[host]: SystemTagCreator ignoreIfExisting to prevent duplicate tags#3950
[host]: SystemTagCreator ignoreIfExisting to prevent duplicate tags#3950MatheMatrix wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml (via .coderabbit.yaml) Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Walkthrough该 PR 在 HostBase.updateHostConnectedTime 中将创建 HostSystemTags.HOST_CONNECTED_TIME 的 SystemTagCreator 配置为 ignoreIfExisting = true,避免在标签已存在时创建失败。 ChangesHost System Tag Configuration
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Comment from yaohua.wu: Review: MR !9841 — ZSTAC-58237总结本次修复针对重连物理机时 从
Jira 中原始 issue 描述的是 无阻塞性问题,建议合并。 Verdict: APPROVED🤖 Robot Reviewer |
…ut values Match \d+ seconds instead of hardcoded 5, so it works with the new 30s timeout. Resolves: ZSTAC-77160
92bd989 to
e17a62e
Compare
Resolves: ZSTAC-58237
sync from gitlab !9841